[INFO] cloning repository https://github.com/TamaraMilo/iks-oks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TamaraMilo/iks-oks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamaraMilo%2Fiks-oks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamaraMilo%2Fiks-oks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d87fdf74cccc27efbbdd835d5af44c03257f2c16
[INFO] testing TamaraMilo/iks-oks against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTamaraMilo%2Fiks-oks" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/TamaraMilo/iks-oks
[INFO] finished tweaking git repo https://github.com/TamaraMilo/iks-oks
[INFO] tweaked toml for git repo https://github.com/TamaraMilo/iks-oks written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TamaraMilo/iks-oks on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TamaraMilo/iks-oks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.8.11
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded schemars v0.8.11
[INFO] [stderr]   Downloaded cw2 v0.15.1
[INFO] [stderr]   Downloaded group v0.12.0
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded ff v0.12.0
[INFO] [stderr]   Downloaded signature v1.6.3
[INFO] [stderr]   Downloaded rfc6979 v0.3.0
[INFO] [stderr]   Downloaded block-buffer v0.10.3
[INFO] [stderr]   Downloaded cosmwasm-schema v1.1.4
[INFO] [stderr]   Downloaded prost-derive v0.9.0
[INFO] [stderr]   Downloaded cosmwasm-storage v1.1.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.5
[INFO] [stderr]   Downloaded paginate v1.1.11
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.1.4
[INFO] [stderr]   Downloaded cw-utils v0.13.2
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded ed25519-zebra v3.0.0
[INFO] [stderr]   Downloaded prost v0.9.0
[INFO] [stderr]   Downloaded ecdsa v0.14.7
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded serde_json v1.0.86
[INFO] [stderr]   Downloaded const-oid v0.9.0
[INFO] [stderr]   Downloaded base64ct v1.5.0
[INFO] [stderr]   Downloaded crypto-bigint v0.4.8
[INFO] [stderr]   Downloaded cw-multi-test v0.13.2
[INFO] [stderr]   Downloaded cw-storage-plus v0.15.1
[INFO] [stderr]   Downloaded der v0.6.0
[INFO] [stderr]   Downloaded cw-storage-plus v0.13.2
[INFO] [stderr]   Downloaded k256 v0.11.5
[INFO] [stderr]   Downloaded cosmwasm-std v1.1.4
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded cosmwasm-derive v1.1.4
[INFO] [stderr]   Downloaded cosmwasm-crypto v1.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e5b70a7372bca7ef7e18cdd066e4dc91a52b1946adfe0b8a8569f8310524ceb
[INFO] running `Command { std: "docker" "start" "-a" "0e5b70a7372bca7ef7e18cdd066e4dc91a52b1946adfe0b8a8569f8310524ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e5b70a7372bca7ef7e18cdd066e4dc91a52b1946adfe0b8a8569f8310524ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5b70a7372bca7ef7e18cdd066e4dc91a52b1946adfe0b8a8569f8310524ceb", kill_on_drop: false }`
[INFO] [stdout] 0e5b70a7372bca7ef7e18cdd066e4dc91a52b1946adfe0b8a8569f8310524ceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 197c9a6969fd2fcaa9380ae5a267874135e21a6a998cc306a1ca9c371131b20b
[INFO] running `Command { std: "docker" "start" "-a" "197c9a6969fd2fcaa9380ae5a267874135e21a6a998cc306a1ca9c371131b20b", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling const-oid v0.9.0
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling schemars v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling ff v0.12.0
[INFO] [stderr]    Compiling paginate v1.1.11
[INFO] [stderr]    Compiling group v0.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.4.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.0
[INFO] [stderr]    Compiling ecdsa v0.14.7
[INFO] [stderr]    Compiling k256 v0.11.5
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling cosmwasm-derive v1.1.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.1.4
[INFO] [stderr]    Compiling schemars_derive v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling ed25519-zebra v3.0.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling cosmwasm-crypto v1.1.4
[INFO] [stderr]    Compiling cosmwasm-std v1.1.4
[INFO] [stderr]    Compiling cosmwasm-schema v1.1.4
[INFO] [stderr]    Compiling cw-storage-plus v0.15.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.1.4
[INFO] [stderr]    Compiling cw2 v0.15.1
[INFO] [stderr]    Compiling iks-oks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::board::Board`
[INFO] [stdout]  --> src/contract.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::board::Board;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sign` is never read
[INFO] [stdout]   --> src/contract.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut sign = "".to_string();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 94 |         sign = "O".to_string();
[INFO] [stdout]    |         ---- `sign` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room`
[INFO] [stdout]    --> src/contract.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let room = room.unwrap();
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_room`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `must_deserialize` is never used
[INFO] [stdout]   --> src/type_helpers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn must_deserialize<T: DeserializeOwned>(value: &Option<Vec<u8>>) -> StdResult<T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.17s
[INFO] running `Command { std: "docker" "inspect" "197c9a6969fd2fcaa9380ae5a267874135e21a6a998cc306a1ca9c371131b20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197c9a6969fd2fcaa9380ae5a267874135e21a6a998cc306a1ca9c371131b20b", kill_on_drop: false }`
[INFO] [stdout] 197c9a6969fd2fcaa9380ae5a267874135e21a6a998cc306a1ca9c371131b20b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8812f56853f44b75c7d6391c75f5c5f69bdba3a78d62eeb49d8128343f419ff
[INFO] running `Command { std: "docker" "start" "-a" "b8812f56853f44b75c7d6391c75f5c5f69bdba3a78d62eeb49d8128343f419ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling cosmwasm-std v1.1.4
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling cw-storage-plus v0.15.1
[INFO] [stderr]    Compiling cosmwasm-storage v1.1.4
[INFO] [stderr]    Compiling cw-utils v0.13.2
[INFO] [stderr]    Compiling cw-storage-plus v0.13.2
[INFO] [stderr]    Compiling cw-multi-test v0.13.2
[INFO] [stderr]    Compiling cw2 v0.15.1
[INFO] [stderr]    Compiling iks-oks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::board::Board`
[INFO] [stdout]  --> src/contract.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::board::Board;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sign` is never read
[INFO] [stdout]   --> src/contract.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut sign = "".to_string();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 94 |         sign = "O".to_string();
[INFO] [stdout]    |         ---- `sign` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room`
[INFO] [stdout]    --> src/contract.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let room = room.unwrap();
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_room`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `must_deserialize` is never used
[INFO] [stdout]   --> src/type_helpers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn must_deserialize<T: DeserializeOwned>(value: &Option<Vec<u8>>) -> StdResult<T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::board::Board`
[INFO] [stdout]  --> src/contract.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::board::Board;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sign` is never read
[INFO] [stdout]   --> src/contract.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut sign = "".to_string();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 94 |         sign = "O".to_string();
[INFO] [stdout]    |         ---- `sign` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room`
[INFO] [stdout]    --> src/contract.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let room = room.unwrap();
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_room`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `must_deserialize` is never used
[INFO] [stdout]   --> src/type_helpers.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) fn must_deserialize<T: DeserializeOwned>(value: &Option<Vec<u8>>) -> StdResult<T> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] running `Command { std: "docker" "inspect" "b8812f56853f44b75c7d6391c75f5c5f69bdba3a78d62eeb49d8128343f419ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8812f56853f44b75c7d6391c75f5c5f69bdba3a78d62eeb49d8128343f419ff", kill_on_drop: false }`
[INFO] [stdout] b8812f56853f44b75c7d6391c75f5c5f69bdba3a78d62eeb49d8128343f419ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9e5efa2a82b3190fe77f337f9d75b5782302bc24fd37a1643c83a1c613236e1
[INFO] running `Command { std: "docker" "start" "-a" "a9e5efa2a82b3190fe77f337f9d75b5782302bc24fd37a1643c83a1c613236e1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::board::Board`
[INFO] [stderr]  --> src/contract.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::board::Board;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `sign` is never read
[INFO] [stderr]   --> src/contract.rs:89:20
[INFO] [stderr]    |
[INFO] [stderr] 89 |     let mut sign = "".to_string();
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 94 |         sign = "O".to_string();
[INFO] [stderr]    |         ---- `sign` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `room`
[INFO] [stderr]    --> src/contract.rs:210:9
[INFO] [stderr]     |
[INFO] [stderr] 210 |     let room = room.unwrap();
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_room`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `must_deserialize` is never used
[INFO] [stderr]   --> src/type_helpers.rs:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) fn must_deserialize<T: DeserializeOwned>(value: &Option<Vec<u8>>) -> StdResult<T> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `iks-oks` (lib) generated 4 warnings (run `cargo fix --lib -p iks-oks` to apply 2 suggestions)
[INFO] [stderr] warning: `iks-oks` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iks_oks-70b35ee590d593b7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test contract::tests::game_status_query_test ... ok
[INFO] [stdout] test contract::tests::play_game_in_not_existing_room_test ... ok
[INFO] [stdout] test contract::tests::play_same_move_test ... ok
[INFO] [stdout] test contract::tests::play_move_test ... ok
[INFO] [stdout] test contract::tests::play_same_player_test ... ok
[INFO] [stdout] test contract::tests::add_room_test ... ok
[INFO] [stdout] test contract::tests::player_turn_query_test ... ok
[INFO] [stdout] test contract::tests::table_status_query_test ... ok
[INFO] [stdout] test contract::tests::room_exist_query_test ... ok
[INFO] [stdout] test contract::tests::play_tie_game_test ... ok
[INFO] [stdout] test contract::tests::play_winning_game_test ... ok
[INFO] [stdout] test contract::tests::restart_game ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- contract::tests::restart_game stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'contract::tests::restart_game' (27) panicked at src/board.rs:81:18:
[INFO] [stdout] index out of bounds: the len is 0 but the index is 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a38a42f7e0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a38a42f7e0a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a38a42f7e0a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a38a42f7e0a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a38a430d0fa - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a38a430d0fa - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a38a42fc6f2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a38a42fc6f2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a38a42d6e0f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a38a42d6e0f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a38a42f0269 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a38a41da26c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a38a41da26c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a38a42f0422 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a38a42f0422 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a38a42d6ec8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a38a42cc0a9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a38a42d7bdd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a38a430d88c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a38a430d67c - core[4a92201981c6b77a]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x5a38a41b4f04 - <usize as core[4a92201981c6b77a]::slice::index::SliceIndex<[iks_oks[8be8a2aca05976a5]::cell::Cell]>>::index_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/slice/index.rs:278:14
[INFO] [stdout]   21:     0x5a38a41bf983 - <[iks_oks[8be8a2aca05976a5]::cell::Cell] as core[4a92201981c6b77a]::ops::index::IndexMut<usize>>::index_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/slice/index.rs:31:15
[INFO] [stdout]   22:     0x5a38a41bf983 - <alloc[420bb310a727dfd7]::vec::Vec<iks_oks[8be8a2aca05976a5]::cell::Cell> as core[4a92201981c6b77a]::ops::index::IndexMut<usize>>::index_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/vec/mod.rs:3842:9
[INFO] [stdout]   23:     0x5a38a41afd95 - <iks_oks[8be8a2aca05976a5]::board::Board>::restart_board
[INFO] [stdout]                                at /opt/rustwide/workdir/src/board.rs:81:18
[INFO] [stdout]   24:     0x5a38a4193388 - <iks_oks[8be8a2aca05976a5]::room::Room>::restart_game
[INFO] [stdout]                                at /opt/rustwide/workdir/src/room.rs:47:31
[INFO] [stdout]   25:     0x5a38a41b0e99 - iks_oks[8be8a2aca05976a5]::contract::restart_game
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:164:17
[INFO] [stdout]   26:     0x5a38a41b2a31 - iks_oks[8be8a2aca05976a5]::contract::execute
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:39:51
[INFO] [stdout]   27:     0x5a38a4194dbe - iks_oks[8be8a2aca05976a5]::contract::tests::restart_game
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:376:28
[INFO] [stdout]   28:     0x5a38a4193027 - iks_oks[8be8a2aca05976a5]::contract::tests::restart_game::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/contract.rs:354:22
[INFO] [stdout]   29:     0x5a38a41a7d46 - <iks_oks[8be8a2aca05976a5]::contract::tests::restart_game::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5a38a41cd54b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a38a41cd54b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5a38a41dad3b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5a38a41dad3b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5a38a41dad3b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5a38a41dad3b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5a38a41dad3b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5a38a41dad3b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5a38a41dad3b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5a38a41d4454 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5a38a41d4454 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5a38a41dd942 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5a38a41dd942 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5a38a41dd942 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5a38a41dd942 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5a38a41dd942 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a38a41dd942 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5a38a41dd942 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5a38a42f771f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5a38a42f771f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x753573c9caa4 - <unknown>
[INFO] [stdout]   51:     0x753573d29a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     contract::tests::restart_game
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a9e5efa2a82b3190fe77f337f9d75b5782302bc24fd37a1643c83a1c613236e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e5efa2a82b3190fe77f337f9d75b5782302bc24fd37a1643c83a1c613236e1", kill_on_drop: false }`
[INFO] [stdout] a9e5efa2a82b3190fe77f337f9d75b5782302bc24fd37a1643c83a1c613236e1
